ArcPad Extension Preferences File Schema
SEPARATOR Element
See Also  Send comments on this topic.
ArcPad Extension Preferences File Schema > TOOLBAR Element : SEPARATOR Element

Glossary Item Box

Description

Used to specify a separator between tools in a custom toolbar.

Diagram

SEPARATOR Element

Overview

SEPARATOR 1..∞
Used to specify a separator between tools in a custom toolbar.

Restrictions

SEPARATOR elements can only appear as child elements of the TOOLBAR element for user-defined toolbars.

Source

<xs:element maxOccurs="unbounded" name="SEPARATOR" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType />
</xs:element>

See Also

© 2012 All Rights Reserved.